Fix interpretation of gnu line.col1-col2 error message format
authorGlenn Morris <rgm@gnu.org>
Mon, 14 Jan 2013 01:08:13 +0000 (17:08 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 14 Jan 2013 01:08:13 +0000 (17:08 -0800)
commit3bcc8c01da4e96aa68175ffa1e693db68fa59d6f
tree2537747f9dd762cfee0cb33728cad5575b30070c
parent747d94052edb1f72eff978de44c9ffc663625c00
Fix interpretation of gnu line.col1-col2 error message format

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
* test/automated/compile-tests.el (compile-tests--test-regexps-data):
Fix interpretation of gnu line.col1-col2 format.
lisp/ChangeLog
lisp/progmodes/compile.el
test/ChangeLog
test/automated/compile-tests.el